A book containing names, used by the agents of death. There are times when the book of the dead is circulated in this world because they have dropped the book in the realm of the living. There are tons of names written in here, and there seems to be names of people you might know well ... It says Holg ... .
MATK + 15%, STR + 3, INT + 3, LUK - 20.
Add a 0.1% chance of auto casting Coma effect on DemiHuman monster.
Attack Speed increased depending on the refinement rate of this weapon.
[ Sage, Professor ]
There is a small chance to cause damage and Curse status ailment to every enemies in the screen they are in.
Класс : Book
Атака : 137
Вес : 100
Уровень Оружия : 4
Необходимый Lv. : 85
Доступно для : Priest, Sage, Star Gladiator
Улучшается : Да
Доп. информация:
ID : 1565
Цена у NPC : 10
Script : { bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bWeaponComaRace,RC_DemiHuman,10; bonus bAspdRate,getrefine(); if(BaseJob == Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; }
{
...bonus bMatkRate,15;
...bonus bStr,3;
...bonus bInt,3;
...bonus bLuk,-20;
...bonus2 bWeaponComaRace,RC_DemiHuman,10;
...bonus bAspdRate,getrefine();
...if(BaseJob == Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20;
}